home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 6977 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.6 KB  |  61 lines

  1. Newsgroups: comp.sys.amiga.hardware
  2. Path: chronicle.mv.us.adobe.com!adobe!NewsWatcher!user
  3. From: spack@adobe.com (Scott Pack)
  4. Subject: Re: A3000 RAM questions
  5. Message-ID: <spack-1203961626340001@144.7.18.64>
  6. Sender: usenet@adobe.com (USENET NEWS)
  7. Organization: Adobe Systems Incorporated
  8. X-Newsreader: Value-Added NewsWatcher 2.0b24.0+
  9. References: <4hl59p$bfd@nntp1.best.com>
  10. Date: Tue, 12 Mar 1996 23:26:34 GMT
  11.  
  12. In article <4hl59p$bfd@nntp1.best.com>, timmer@netbsd.warped.com (Timothy
  13. Aston) wrote:
  14.  
  15. > I am planning on upgrading the RAM in my A3000 soon, however before I do 
  16. > I have some questions, given that my configuration is a little on the odd 
  17. > side...
  18. > I currently have 6 MB of RAM in my A3000 (not T), 2 MB of chip RAM and 4 
  19. > MB of fast.  My fast RAM all comes from 1x4Mb DIPs (yes, DIPs) that fill 
  20. > up my DIP fast RAM bank.  This is not documented as being an option, but 
  21. > it does in fact work just fine, except for the fact that I have to add 
  22. > the NOCACHE option to SetPatch (although I can then do CPU CACHE and 
  23. > things are OK, in fact I put that command right after SetPatch in my 
  24. > Startup-Sequence).  I have always wondered why this may be, but no one 
  25. > has been able to give me a good answer yet.
  26. > Anyways, that's sort of an side from my real questions. 
  27. >  - First of all, will 1x4Mb ZIPs work with these 1x4Mb DIPs?
  28. >  - Secondly, is it not true  that all the RAM chips must be of the same 
  29. > type (static column, page mode, whatever)?
  30. >  - Thirdly, I have no idea what type the RAM is that I have now, how can 
  31. > I find out?
  32. > If anyone could answer my questions, I would very much appreciate.  As 
  33. > you can surely understand, I am very eager to upgrade, 6 MB just isn't 
  34. > much these days.
  35. > -Tim
  36.  
  37. So all of your Zip ram banks are empty, right?  The DIP bank is a mirror
  38. of the first 4Mb ZIP bank.  The DIP bank was designed to hold 1x256 chips
  39. that were to be moved over to make the 2nd MB of chip RAM.  
  40.  
  41. ZIP memory addded to the first ZIP bank would be useless with the existing
  42. DIP 1X4's in place.  I don't know if you could add ZIP memory to the 2nd,
  43. 3rd, and 4th ZIP banks AND have it work with the 1st bank (DIPs).  You
  44. could try, hopefully the worst that would happen is that it wouldn't work
  45. and you would need to buy more ZIP's to fill the 1st bank.
  46.  
  47. Conflicting stories here, but my experience is that the ZIPs don't need to
  48. be of the same type.  However for speed purposes Static Column is slightly
  49. faster due to 030 processor design.
  50.  
  51. The kind of RAM you have now is printed on the chips, it's a long number
  52. perhaps like 4400256-80.  The dash number being the speed, in this case
  53. 80ns.
  54.  
  55. -Scott
  56.